home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / Pac Man.swf / scripts / DefineSprite_68 / frame_3 / DoAction.as < prev   
Encoding:
Text File  |  2006-06-13  |  48 b   |  5 lines

  1. tellTarget("../eat")
  2. {
  3.    gotoAndPlay(2);
  4. }
  5.